Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
Ospfv6Type7LSA Class Reference

OSPv6 type 7 LSA structure. More...

Inheritance diagram for Ospfv6Type7LSA:
Ospfv6LSA OspfLSA Pdu Signal

Public Attributes

bool EBit
 
bool FBit
 
bool TBit
 
int metric
 
Ospfv6Prefix ipv6AddressPrefix
 
ipv6 forwardingAddress
 
int externalRouteTag
 
int refLinkStateId
 
- Public Attributes inherited from OspfLSA
OspfLSAHeader header
 

Detailed Description

OSPv6 type 7 LSA structure.

Member Data Documentation

◆ EBit

bool Ospfv6Type7LSA::EBit

◆ externalRouteTag

int Ospfv6Type7LSA::externalRouteTag

◆ FBit

bool Ospfv6Type7LSA::FBit

◆ forwardingAddress

ipv6 Ospfv6Type7LSA::forwardingAddress

◆ ipv6AddressPrefix

Ospfv6Prefix Ospfv6Type7LSA::ipv6AddressPrefix

◆ metric

int Ospfv6Type7LSA::metric

◆ refLinkStateId

int Ospfv6Type7LSA::refLinkStateId

◆ TBit

bool Ospfv6Type7LSA::TBit

The documentation for this class was generated from the following file: